• Image placeholder
  • 홈 페이지
  • 블로그 센터
  • 범주
Image placeholder

JDBC 이론

<JDBC> 3. Example_(2)_ECLIPSE에서 JDBC 활용하는 방법

-Class.forName()메서드를 이용해서 드라이브를 등록한다. ->oracle.jdbc.driver.OracleDriver ->ojdbc.jar에 있는 내용 2. Connection 객체 생성하기 -DriverManager 클래스의 getConnection() static 메서드를 이용 -매개변수 1 : DB접속 주소, 정보 -> 형식이 정해져 있음 -> jdbc:oracle:thin:...

JDBC 이론JDBC 이론

© 2022 intrepidgeeks.com

Privacy Policy Contact US Sitemap
🍪 This website uses cookies to ensure you get the best experience on our website. Learn more